home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Users Group Library 1996 July / C-C++ Users Group Library July 1996.iso / listings / v_12_12 / guthrie2 / altdate.trn < prev    next >
Text File  |  1994-01-19  |  301b  |  10 lines

  1. ALTDATE.TRN - Test file for Date Formatting.
  2. "YYYY/MM/DD" format
  3.  
  4. [Month Position]    [1]          Middle Field
  5. [Day Position]      [2]          Last Field
  6. [Year Position]     [0]          First field
  7. [Date Format]       [19%d/%d/%d] Assume 19xx for the 2-digit year
  8.  
  9. end of file ALTDATE.TRN
  10.